Fix64IProviderIBinaryIOFix64GetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<Fix64> IProvider<IBinaryIO<Fix64>>.GetInstance()
Private Function GetInstance As IBinaryIO(Of Fix64)
Implements IProvider(Of IBinaryIO(Of Fix64)).GetInstance
private:
virtual IBinaryIO<Fix64>^ GetInstance() sealed = IProvider<IBinaryIO<Fix64>^>::GetInstance
private abstract GetInstance : unit -> IBinaryIO<Fix64>
private override GetInstance : unit -> IBinaryIO<Fix64>
IBinaryIOFix64An instance of
T.
IProviderTGetInstance